home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / plnk081.zip / pilot-link.0.8.1 / Perl5 / README < prev    next >
Text File  |  1997-08-03  |  552b  |  18 lines

  1.  
  2. As of 0.8.0: Any documentation included is dubious at best.
  3.  
  4.  
  5. This is an experimental piece of code to interface Perl 5 to the pilot-link
  6. library. To use it, you will need to perform these steps:
  7.  
  8.    perl Makefile.PL
  9.    make
  10.  
  11. If everything is working, you can "make install" as root to install this
  12. interface system-wide. You can try "make test" before that.
  13.  
  14. (Note that I have only tested this with Perl 5.004, though I have no reason
  15. to believe it won't work with earlier or later versions.)
  16.  
  17. For documentation (such as it is), please read test.pl.
  18.